home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / lists / lempty < prev    next >
Encoding:
Text File  |  1993-10-26  |  236 b   |  7 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           lempty list
  4.                Determine if the specified list is empty.  If empty,  1
  5.                is returned, otherwise, 0 is returned.  This command is
  6.                an alternative to comparing a list to an empty string.
  7.